Tooltip
This element is used for the tooltip popups.
More information about Tooltip
Attributes:
Attributes inherited from XUL Element
If true, the tooltip is used as the default popup for displaying tooltips in the window.
This event is sent to a popup after it has been hidden.
This event is sent to a popup when it is about to be hidden.
This event is sent to a popup just before it is popped open. This handler is usually used to dynamically set the contents when the user requests to display it.
This is event is sent to a popup after it has been opened, much like the onload event is sent to a window when it is opened.
When an element is in an overlay, the position is an index of which child appears at. The position is one-based, so use a value of 1 to place the element at the beginning. This attribute is ignored if either an insertbefore or insertafter attribute matches an element.
Properties and Methods:
Properties and Methods inherited from XUL Element